Java View all facts Glossary Help |
| type > primitive type > floating point type > float^2 |
| float^2 comparison table | ||||||||
| Subject | use | hold | have default value | see also | contain | store | is a kind of | is an instance of |
|---|---|---|---|---|---|---|---|---|
| floating point type | primitive type | |||||||
| float^2 | basic arithmetic operators +, -, *, / and % | a value between 1.4E-45 and 3.4E+38 | +0.0f | float^3 | 32 bits | a floating point number | floating point type |
Next floating point type: double^2 Up: floating point type